Replace existing desired functions
Replace the list of desired functions that are used as inactive pseudo Vacancies linked to the External Company. If no Skill Profile can be created from the Job title alone, the desired function will not be stored. Previously existing desired function Vacancies will be removed when using this endpoint.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
Query Parameters
The language of the input data, which has an impact on the Skill extraction. auto
will automatically detect the language used in the provided data.
auto
, nl
, fr
, en
, de
Explicitly sets the input format used to represent the submitted desired functions as either:
- a structured list of Job title objects.
- free-text multiline string input in which each line contains at most one Job title.
list
, free_text
Body
Collection of desired functions that should be considered in matching.
Was this page helpful?